home *** CD-ROM | disk | FTP | other *** search
- Path: zetnet.co.uk!demon!stsltd.demon.co.uk
- From: Development <post@stsltd.demon.co.uk>
- Newsgroups: comp.lang.c++
- Subject: Win32 DLL Owl Dialog Errors
- Date: Tue, 30 Jan 1996 11:38:41 GMT
- Message-ID: <823001921.7299@stsltd.demon.co.uk>
- NNTP-Posting-Host: stsltd.demon.co.uk
- X-NNTP-Posting-Host: stsltd.demon.co.uk
-
- I have written an OWL DLL using borland C++ V4.51 which works fine in
- 16 bit mode. It is quite simple an exported function creates a
- TDialog ( NULL, A_Resouurce, :: Module ), then create and show. This
- works fine when call from VB or any 4GL. But when I compile to
- 32 bit the create fails with a TXWindow execption.
-
- I am trying to create a 16 / 32 bit OWL DLL to be used in non OWL
- applications, please help I think its to do with the Module but I
- have followed the DllEntryPoint example.
-
- Please could you reply in the news group as my mail address does not
- seem to be working.
-
- Thanx
-
- Justin Hallet.
-